home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dfÜ / gotcha / configs / gotcha.config < prev    next >
Text File  |  1996-03-14  |  3KB  |  135 lines

  1.  
  2. ADDRESS = "39:23/5.3@AmigaNet"        ; your address
  3. AKAS = "2:310/108.3@FidoNet"            ; your akas
  4.  
  5. BOSSNUMBER = "2:310/108!39:23/5"
  6.  
  7. SYSOP = "Thomas Bickel"            ;your name
  8. BBS = "Point Tom"            ;the name of your BBS
  9. LOCATION = "Vienna; Austria"        ;the location
  10. PHONENUMBER = "-Unpublished-"       ;your phone number or "-Unpublished-"
  11. PASSWORD = ""
  12.  
  13. AUTOSELECT YES
  14.  
  15. ; -------------------------- modem settings ----------------------------------
  16. MODEMINIT = "AT~Z~|"
  17. MODEMHANG = "^"
  18. DIALPREFIX = "AT~DT~~"
  19. DIALSUFFIX = "|"
  20. MODEMANSWER ="AT~A~|"
  21.  
  22. STRIPDASHES = YES
  23. DIALTIMEOUT = 60
  24. RINGS         = 1
  25. RINGINGS    = 6
  26. MODEMRESETINTERVAL    = 15
  27. ESCAPERESETSMODEM    = YES
  28. KIWIPULSE    = NO
  29. SWEPULSE    = NO
  30. MINBAUD        = 14400
  31. IMMEDIATE    = NO
  32. RETRIES        = 100
  33. REDIALDELAY    = 30
  34.  
  35. ; modem result codes (max. 30 chars each!)
  36. MRC_NOCARRIER  = "NO CARRIER"
  37. MRC_NODIALTONE = "NO DIAL TONE"
  38. MRC_CONNECT    = "CONNECT"
  39. MRC_CARRIER    = "CARRIER"    ;write the same as CONNECT if not supported by your modem
  40. MRC_VOICE      = "CONNECT VOICE"
  41. MRC_RING       = "RING"
  42. MRC_BUSY       = "BUSY"
  43. MRC_FAX        = "CONNECT FAX"
  44. MRC_NOANSWER   = "NO ANSWER"
  45. MRC_RINGING    = "RINGING"
  46.  
  47. ; ------------------------- the serial device settings-----------------------
  48. ;SERIALDEVICE = "v34serial.device"    ;the device name
  49. SERIALDEVICE = "serial.device"        ;the device name
  50. SERIALUNIT = 0                ;the unit
  51. SERIALBAUD = 57600            ;the speed between computer and modem
  52. SERIALFLAGS = 0                ;for 3rd party serial devices
  53.  
  54. ;---------------------------------- IO Settings --------------------------
  55. INDIR        = "mail:inbound"
  56. OUTDIR        = "mail:outbound"
  57. NLDIR           = "nodelist:"
  58. LOGFILE        = "mail:Gotcha.log"
  59. BUFFEREDLOG     = Yes
  60. LOGLEVEL    = 4
  61. LOGLINES    = 150
  62. BANNER        = "Hi! I'm your personal banner..."
  63. TASKPRI        = 0
  64. REXXNAME    = "GOTCHA"
  65. SHOWREXX    = NO
  66.  
  67. ;--------------------------------- Commands ------------------------------
  68. AFTERSESSION = ""
  69. BBSCOMMAND     = ""
  70. DIALER         = ""
  71. FAXCOMMAND     = "sendfax DEVICE %s UNIT %u FILE faxdir:%?this_is_a_bbs_not_a_fax#sorry_tought_you_were_a_bbs?"
  72. FREQUEST     = ""
  73. VOICECOMMAND    = "%?say voice_call_is_incomming#?"
  74. TURNAROUND     = ""
  75. RINGCOMMAND     = ""
  76.  
  77. ;-------------------------------- bbs stuff -------------------------------
  78. ANSWER = no
  79. BBSCHAR "$1b"
  80. BBSMODE = "SPAWN"
  81. BBSMESSAGE = ""
  82.  
  83. ;----------------------------- flow control -------------------------------
  84. FORBIDXMAIL    = NO
  85. FORBIDFREQ    = NO
  86. FORBIDALL    = NO
  87. NOALLOWREFUSING = NO        ; override remotes wishes (calling out)
  88. PICKUP ALL
  89. KEEPALL     = NO        ;send no files if called
  90. KEEPXMAIL    = NO        ;send only pkt if called
  91. NOXMAIL        = NO
  92. NODIRECTZAP    = NO
  93. NOZEDZAP    = NO
  94. NOZEDZIP    = NO
  95. NOHYDRA        = no
  96. NOWAZOO        = NO
  97. NOEMSI        = NO
  98.  
  99. ;---------------------------- display options ---------------------------------
  100. CONWIN            = "20/20/620/210/"
  101. CONSCREEN         = "Gotcha!"
  102. SCREENMODE              workbench
  103. BACKGROUND        NO
  104. DISPLAYID        $29000
  105. QUIET            = NO
  106.  
  107. ;---------------------------- keys -------------------------------------------
  108. FKEY1 = "NOEMSI = NO"
  109. FKEY2 = "NOEMSI = YES"
  110. FKEY3 = "NOALLOWREFUSING = NO"
  111. FKEY4 = "NOALLOWREFUSING = YES"
  112. FKEY5 = "PICKUP ALL"
  113. FKEY6 = "PICKUP PRIMARY"
  114. FKEY7 = "PICKUP NONE"
  115. FKEY8 = "TASKPRI 5"
  116. FKEY9 = "TASKPRI 0"
  117. FKEY10 = "run mail:bin/GFreq ACTIVE"
  118. FKEY11 = "run mail:bin/GPoll -G -A"
  119. FKEY12 = ""
  120.  
  121. SFKEY1 = ""
  122. SFKEY2 = ""
  123. SFKEY3 = ""
  124. SFKEY4 = ""
  125. SFKEY5 = ""
  126. SFKEY6 = ""
  127. SFKEY7 = ""
  128. SFKEY8 = ""
  129. SFKEY9 = ""
  130. SFKEY10 = ""
  131. SFKEY11 = ""
  132. SFKEY12 = ""
  133.  
  134. ;-------------------------
  135.